Skip to main content

UIContrastBrightnessSaturation

Complete API reference for UIContrastBrightnessSaturation, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class UIContrastBrightnessSaturation extends Component

Constructors

SignatureDescription
UIContrastBrightnessSaturation(UIContrastBrightnessSaturation)Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes.
UIContrastBrightnessSaturation(Engine)Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes.
UIContrastBrightnessSaturation()Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceUIContrastBrightnessSaturationRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
brightnessfloatget/setVirtual attribute exposed by getBrightness. Access it like a field to read or write the underlying value.
contrastfloatget/setVirtual attribute exposed by getContrast. Access it like a field to read or write the underlying value.
saturationfloatget/setVirtual attribute exposed by getSaturation. Access it like a field to read or write the underlying value.